scrolledwindow: Use child-visible instead of visible for scrollbars
authorBenjamin Otte <otte@redhat.com>
Mon, 14 Jan 2013 17:11:50 +0000 (18:11 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 14 Jan 2013 17:13:10 +0000 (18:13 +0100)
commitcba4156ef67ff3f593e2700d1c4c532b3a9d933f
tree934e87abb110a718e806135cf54b28887c02992c
parent97ba4b1b8eb82563f13762a4bd8cfe9beb8a121c
scrolledwindow: Use child-visible instead of visible for scrollbars

We want to reserve space for the size of the scrollbars even when they
are not visible. And because toggling visibile to off now returns 0 for
size requests, this won't work anymore.
gtk/gtkscrolledwindow.c